Creation time: 2008-11-09 01:12:51 Last modified: 2008-11-09 01:12:51This article was published in the 11th issue of Programmer magazine, 2008PHP Meditation Six: Drupal performance issuesLeft light HouDrupal is a PHP-based open-source CMS system and
I often hear from people on forums and QQ groups that Drupal is very slow. in the initial state, it cannot carry much data and concurrency, and the performance is very poor. However, we can find that many major websites are also developed using
Creation time: 2008-11-09 01:12:51 Last modified: 2008-11-09 01:12:51
This article was published in the 11th issue of Programmer magazine, 2008PHP Meditation Six: Drupal performance issuesLeft light HouDrupal is a PHP-based open-source CMS system
Therefore, you cannot completely solve the performance problem, but you can use some common solutions to significantly improve the website performance based on the actual situation. We often say that you know the 80/20 theory, so if you exchange 20%
It's easy to build complex and dynamic content using Drupal. But a little careless, you will pay the price for this easy. Complex database queries and costly calculations can lead to page performance problems when users view certain complex and
What skills are needed in Drupal development? Here, let's take a look at the big screen (see below)According to the diagram above, a table is probably listed:
Technical Direction
Detailed Description
Community personnel
Drupal installation process Drupal
The entire installation process is very simple, as described in install.txt, because I want to make the website all adopt UTF-8 encoding, so you need to do the following special steps:
1. modify include/database.
Drupal installation process Drupal
The entire installation process is very simple, as described in install.txt, because I want to make the website all adopt UTF-8 encoding, so you need to do the following special steps:
1. modify include/database.
Using Drupal to build complex and dynamic content is easy. However, if you are not careful, you will pay a price easily. When users view complex and dynamic pages, complex database queries and high-cost computing may cause page performance
The performance of a system, in addition to the program itself to write the perfect, but also to see the PHP itself some problems, for PHP operation optimization, mainly have these accelerators: Wincache,xcache,zendopcache,eaccelerator accelerator;
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.